Fix bug#70385
authorPo Lu <luangruo@yahoo.com>
Mon, 15 Apr 2024 01:21:17 +0000 (09:21 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 15 Apr 2024 01:30:30 +0000 (09:30 +0800)
commite8c6e3fa477e69b4cecfee354af313ccb60e8c97
tree000ee7ad69eaa8050df924a444f608807d5d1d6d
parent3d3602055264ca3095b7f28ca7e27a6f2782649a
Fix bug#70385

* src/xdisp.c (note_fringe_highlight): Don't proceed if
popup_activated, window is outdated, or when row beneath pointer
does not display text.  (bug#70385)
src/xdisp.c